.Net Framework > v2.0.50727 > System > Array > CreateInstance CreateInstance(Type,Int32)
CreateInstance(Type,Int32,Int32)
CreateInstance(Type,Int32,Int32,Int32)
CreateInstance(Type,Int32[])
CreateInstance(Type,Int32[],Int32[])
CreateInstance(Type,Int64[])


CreateInstance(Type,Int32)

Category
Method
Description
Creates a one-dimensional System.Array of the specified System.Type and length, with zero-based indexing.
Type
Array
Character
public, static
Parameters
NameTypeDescription
elementTypeType
lengthInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

CreateInstance(Type,Int32,Int32)

Category
Method
Description
Creates a two-dimensional System.Array of the specified System.Type and dimension lengths, with zero-based indexing.
Type
Array
Character
public, static
Parameters
NameTypeDescription
elementTypeType
length1Int32
length2Int32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

CreateInstance(Type,Int32,Int32,Int32)

Category
Method
Description
Creates a three-dimensional System.Array of the specified System.Type and dimension lengths, with zero-based indexing.
Type
Array
Character
public, static
Parameters
NameTypeDescription
elementTypeType
length1Int32
length2Int32
length3Int32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

CreateInstance(Type,Int32[])

Category
Method
Description
Creates a multidimensional System.Array of the specified System.Type and dimension lengths, with zero-based indexing. The dimension lengths are specified in an array of 32-bit integers.
Type
Array
Character
public, static
Parameters
NameTypeDescription
elementTypeType
lengthsInt32[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

CreateInstance(Type,Int32[],Int32[])

Category
Method
Description
Creates a multidimensional System.Array of the specified System.Type and dimension lengths, with the specified lower bounds.
Type
Array
Character
public, static
Parameters
NameTypeDescription
elementTypeType
lengthsInt32[]
lowerBoundsInt32[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

CreateInstance(Type,Int64[])

Category
Method
Description
Creates a multidimensional System.Array of the specified System.Type and dimension lengths, with zero-based indexing. The dimension lengths are specified in an array of 64-bit integers.
Type
Array
Character
public, static
Parameters
NameTypeDescription
elementTypeType
lengthsInt64[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database